Turn gtk_places_sidebar_set_current_uri() into _set_current_location()
authorFederico Mena Quintero <federico@gnome.org>
Sat, 24 Nov 2012 16:41:11 +0000 (10:41 -0600)
committerFederico Mena Quintero <federico@gnome.org>
Sat, 24 Nov 2012 16:41:11 +0000 (10:41 -0600)
commite0b30d013e559f26b1a7b42c037b620c561625a5
treed029a472358e8d4534f54a55cb1503d7feee124a
parentfc6bfcddde940fb21aa423459f064a4c6ccfc1db
Turn gtk_places_sidebar_set_current_uri() into _set_current_location()

To be consistent with the ::location-selected signal, which emits a GFile, we now also use a GFile
instead of a string URI in the inbound API.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkplacessidebar.c
gtk/gtkplacessidebar.h